home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / os2 / 760edmpg.zip / TRIMPEGE.ZIP / CONTROL.SCR < prev    next >
Text File  |  1996-08-13  |  2KB  |  65 lines

  1. package="Video Adapter Installation"
  2. codepage=437
  3. filelist="vidfiles.scr"
  4. groupcount=2
  5. munitcount=1
  6.  
  7. medianame="Trident Video Adapter Diskette "
  8.  
  9. sourcedir="\\"= 0
  10.  
  11.  
  12. destindir="\\MMOS2\\DLL\\"= 2
  13. destindir="\\MMOS2\\HELP\\"= 7
  14. destindir="\\MMOS2\\"= 0
  15. destindir="\\MMOS2\\INSTALL\\"= 4
  16. destindir="\\MMOS2\\MOVIES\\"= 3
  17. destindir="\\MMOS2\\MACROS\\"= 6
  18. destindir="\\MMOS2\\DSP\\"= 5
  19. destindir="\\MMOS2\\SOUNDS\\"= 9
  20.  
  21.  
  22. /*  Base file to be run after Video Adapter Installed.                 */
  23. /*  This will update the user's Multimedia Folder with new information */
  24. /*  Do not change this group.                                          */
  25. ssgroup=0
  26. ssname="mmbase"
  27. ssversion="1.1.000"
  28. sstermdll="ITERM.DLL"
  29. sstermdllentry="ITermEntry"
  30.  
  31.  
  32. /* Video Adapter Group                                                      */
  33. /* Modify this group to describe your adapter by changing the following:    */
  34. /*   ssgroup   - Change this number only if you add new group.              */
  35. /*   ssname    - Put your adapter's name here                               */
  36. /*   ssversion - Put the version number of your device driver here          */
  37. /*   sssize    - Put the total size (in KB) of your device driver(s) and    */
  38. /*               help file.                                                 */
  39. /*   ssdllinputparms - this must match the ID number used in cardinfo.dll   */
  40.  
  41. ssgroup=17
  42. ssname="Trident Video Capture"
  43. ssversion="1.1.0"
  44. sssize=200
  45. ssinich="TRIDPAGE.SCR"
  46. ssdll="genin.dll"
  47. ssdllentry="InitGenin"
  48. ssdllinputparms="33"
  49. ssselect="NO"
  50. ssicon="VIDPLAY.ICO"
  51.  
  52. /*           - 45  Firebird - ThinkPad 760CD MPEG Enhanced                    */
  53. ssgroup=45
  54. ssname="ThinkPad MPEG Features 2"
  55. ssversion="1.1.0"
  56. sssize=170
  57. ssinich="_PHILIPS.SCR"
  58. ssicon="VIDPLAY.ICO"
  59. ssdll="genin.dll"
  60. ssdllentry="InitGenin"
  61. ssdllinputparms="53"
  62. ssselect="NO"
  63. sstermdll="ITerm.dll"
  64. sstermdllentry="ITermEntry"
  65.